Rezonator v.1.0.a1 Add-on Documentation
by Narayan Sainaney
13 December 1996
Copyright 1996 digital innovations limited
All rights reserved

This is quick documentation to give you an idea what Rezonator
add on types there are and what is comming in the near future.

There are two types of Rezonator add-ons

1) Listers	(DRKListers)
2) Editors	(DRKEditors)

a third type (File Importers) is in the works.

1) Listers
These add-ons implement the listing of a specific resource
type. A good candidate for a lister would be the 'ICON' lister
to show a table of icon images instead of id, name and size.

2) Editors
Editors edit a specific instance of a resource (eg APPI id 0.)
See the sample "APPI Editor" and its code.

NOTE:
Pay close attention to the Project. Specifically:
- 	The Project type is "Shared Library"
- 	The PEF Export symbols are #pragma dependant
- 	The Linker Main is empty
- 	Rezonator is included in the project because it exports some
	elements needed by the add-ons.
	
More detailed documentation on add-ons will come with the next
release. In the mean time, if you have any suggestions, email
me at narayans@paradigm.bc.ca